﻿2026-06-23T06:56:42.2548074Z ##[group]Run actions/checkout@v5
2026-06-23T06:56:42.2548598Z with:
2026-06-23T06:56:42.2549640Z   repository: SaberMage/spt-core
2026-06-23T06:56:42.2553402Z   token: ***
2026-06-23T06:56:42.2553704Z   ssh-strict: true
2026-06-23T06:56:42.2554001Z   ssh-user: git
2026-06-23T06:56:42.2554312Z   persist-credentials: true
2026-06-23T06:56:42.2554643Z   clean: true
2026-06-23T06:56:42.2554990Z   sparse-checkout-cone-mode: true
2026-06-23T06:56:42.2555344Z   fetch-depth: 1
2026-06-23T06:56:42.2555632Z   fetch-tags: false
2026-06-23T06:56:42.2555936Z   show-progress: true
2026-06-23T06:56:42.2556234Z   lfs: false
2026-06-23T06:56:42.2556518Z   submodules: false
2026-06-23T06:56:42.2556818Z   set-safe-directory: true
2026-06-23T06:56:42.2557122Z env:
2026-06-23T06:56:42.2557428Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-06-23T06:56:42.2557799Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-06-23T06:56:42.2558148Z ##[endgroup]
2026-06-23T06:56:42.4408685Z Syncing repository: SaberMage/spt-core
2026-06-23T06:56:42.4410153Z ##[group]Getting Git version info
2026-06-23T06:56:42.4410681Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-23T06:56:42.4636700Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-23T06:56:42.4887459Z git version 2.43.0.windows.1
2026-06-23T06:56:42.4919685Z ##[endgroup]
2026-06-23T06:56:42.4927407Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\295997d7-2f81-43a9-96ff-913d7b4875f5\.gitconfig'
2026-06-23T06:56:42.4940475Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\295997d7-2f81-43a9-96ff-913d7b4875f5' before making global git config changes
2026-06-23T06:56:42.4941533Z Adding repository directory to the temporary git global config as a safe directory
2026-06-23T06:56:42.4945338Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-23T06:56:42.5181291Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-23T06:56:42.5380690Z https://github.com/SaberMage/spt-core
2026-06-23T06:56:42.5411779Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-23T06:56:42.5415812Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-23T06:56:42.5617080Z HEAD
2026-06-23T06:56:42.5885844Z ##[endgroup]
2026-06-23T06:56:42.5889104Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-23T06:56:42.9649062Z ##[group]Cleaning the repository
2026-06-23T06:56:42.9653432Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-23T06:56:52.1543611Z Removing .adapter-notify/
2026-06-23T06:56:52.1544176Z Removing target/
2026-06-23T06:56:52.1580808Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-23T06:56:52.2115752Z HEAD is now at d4e5dfaa Merge a035512ed45268479e75ef0c765e8048714b365c into 2bb9c8f7fd85551e5f19c191292c80f778e54346
2026-06-23T06:56:52.2139593Z ##[endgroup]
2026-06-23T06:56:52.2144088Z ##[group]Disabling automatic garbage collection
2026-06-23T06:56:52.2150004Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-23T06:56:52.2374537Z ##[endgroup]
2026-06-23T06:56:52.2374946Z ##[group]Setting up auth
2026-06-23T06:56:52.2380897Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-23T06:56:52.2597215Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-23T06:56:52.6167289Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-23T06:56:52.6392039Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-23T06:56:53.0414928Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-23T06:56:53.0632943Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-23T06:56:53.4122972Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-23T06:56:53.4436950Z ##[endgroup]
2026-06-23T06:56:53.4437361Z ##[group]Fetching the repository
2026-06-23T06:56:53.4445353Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +634b5c8aa2e71fa1271a5d8b4c3c2c75dc26a9b7:refs/remotes/pull/30/merge
2026-06-23T06:56:54.1035648Z From https://github.com/SaberMage/spt-core
2026-06-23T06:56:54.1036181Z  + d4e5dfaa...634b5c8a 634b5c8aa2e71fa1271a5d8b4c3c2c75dc26a9b7 -> pull/30/merge  (forced update)
2026-06-23T06:56:54.1151743Z ##[endgroup]
2026-06-23T06:56:54.1152154Z ##[group]Determining the checkout info
2026-06-23T06:56:54.1153653Z ##[endgroup]
2026-06-23T06:56:54.1157781Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-23T06:56:54.1422500Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-23T06:56:54.1641486Z ##[group]Checking out the ref
2026-06-23T06:56:54.1646120Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/30/merge
2026-06-23T06:56:54.2131877Z Warning: you are leaving 1 commit behind, not connected to
2026-06-23T06:56:54.2132254Z any of your branches:
2026-06-23T06:56:54.2132385Z 
2026-06-23T06:56:54.2132619Z   d4e5dfaa Merge a035512ed45268479e75ef0c765e8048714b365c into 2bb9c8f7fd85551e5f19c191292c80f778e54346
2026-06-23T06:56:54.2132905Z 
2026-06-23T06:56:54.2133033Z If you want to keep it by creating a new branch, this may be a good time
2026-06-23T06:56:54.2133391Z to do so with:
2026-06-23T06:56:54.2133504Z 
2026-06-23T06:56:54.2133695Z  git branch <new-branch-name> d4e5dfaa
2026-06-23T06:56:54.2133829Z 
2026-06-23T06:56:54.2134137Z HEAD is now at 634b5c8a Merge 9f726a95cb948d6c0fd58eec14578eb619106812 into 2bb9c8f7fd85551e5f19c191292c80f778e54346
2026-06-23T06:56:54.2159181Z ##[endgroup]
2026-06-23T06:56:54.2406762Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-23T06:56:54.2629611Z 634b5c8aa2e71fa1271a5d8b4c3c2c75dc26a9b7
